Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Release note exit codes cause script failure, other release note issues #1050

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

jbelkins
Copy link
Contributor

Issue #

#1031

Description of changes

The change in #1049 broke the release notes script by throwing an uncaught error. This was detected on a Catapult dry run, where the script failed because of a routine issue (a git diff was not clean, which was expected.)

To remedy, the script is modified to catch the expected exit code & handle it appropriately.

(also: issues with unwanted quotation marks and a broken Github diff link were fixed.)

New/existing dependencies impact assessment, if applicable

No new dependencies were added to this change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jbelkins jbelkins requested a review from waahm7 June 22, 2023 21:20
@jbelkins jbelkins merged commit f707862 into main Jun 23, 2023
7 checks passed
@jbelkins jbelkins deleted the jbe/release_note_fixes branch June 23, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants